-
Home
-
Bolt Checkout for WooCommerce
-
2.19.0
-
Code
-
Classes
- Bolt_Update_Cart
Total Complexity |
61 |
Dependencies |
8 |
Dependents |
0 |
Total lines |
389 |
Lines of code |
252 |
Logical lines of code |
139 |
Comment lines |
71 |
Methods |
7 |
Properties |
2 |
Methods 7
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
update_cart() |
D |
27 |
36 |
135 |
add_item_to_cart() |
A |
43 |
9 |
50 |
remove_item_from_cart() |
A |
47 |
10 |
35 |
__construct() |
S |
63 |
2 |
11 |
restore_wc_original_session() |
S |
67 |
2 |
8 |
register_wp_rest_api_route() |
S |
70 |
1 |
6 |
register_order_endpoint() |
S |
68 |
1 |
7 |